> 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/setup-guidepro/admin/settings.md).

# Settings

In this section, you can configure basic settings for your company profile in Equipme. These settings include the company name, preferred language, and your company’s address details. Ensuring these details are correctly and up-to-date is essential for smooth business operations and clear, efficient communication with your customers.

<figure><img src="/files/6iVgaaeeta2I9iFpq98c" alt=""><figcaption></figcaption></figure>

**Your basic company information in one place.**

This is where you manage how your company appears in Equipme Pro and what details show up on invoices, quotes, and customer communications.

### What you can edit

**Company Name**\
How your business name appears throughout the platform. Customers and partners see this, so make sure it matches your official business name.

**Preferred Language**\
Sets the language for your interface and system notifications. Pick whatever works best for your team.

**Addresses**\
Add your business address, billing address, or any other locations you need. You can store multiple addresses and choose which one to use for different purposes.

Use the Edit button to update an address, Delete to remove one you don't need anymore, or Add to create a new entry.

### Keep it accurate

Your address shows up on invoices and shipping documents, so double check it's correct. An outdated address can mess up deliveries or cause problems with contracts and legal paperwork.


---

# 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/setup-guidepro/admin/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.
