> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/documentation/administration/company-profile/settings.md).

# Settings

This is where you manage your company's core information in Equipme Pro. Your company name, language preferences, and addresses all live here.

These details appear on invoices, quotes, and in communications with customers, so keeping them accurate matters.

<figure><img src="/files/S4dI5SPriJ8cXqvYjMEQ" alt=""><figcaption></figcaption></figure>

### What You Can Configure

#### Company Name

This is how your business appears throughout Equipme Pro. Customers and partners see this name, so make sure it matches your official business name.

#### Preferred Language

Choose the language for your interface and system notifications. Pick whatever works best for your team. You can change this anytime if your needs shift.

#### Addresses

Store your business address, billing address, or any other locations you need. You can save multiple addresses and choose which one to use for different purposes.

**Managing addresses:**

Use the Edit button when you need to update an address. Click Delete to remove addresses you no longer need. Use Add to create a new address entry.

***

Your address appears on invoices and shipping documents. If it's wrong, deliveries can go to the wrong place. Outdated addresses can also create issues with contracts and legal paperwork.

Take a minute to verify everything is current, especially if you've moved offices or changed your business structure recently.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hub.equipme.io/documentation/administration/company-profile/settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
