> For the complete documentation index, see [llms.txt](https://docs.getgymini.com/gymini/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getgymini.com/gymini/features/features-overview/settings/company-settings.md).

# Company Settings

Company is the place where you can make changes to company (client) business information

To access Company Settings click Settings on the company dashboard -> Company

<figure><img src="https://cdn.filestackcontent.com/od4rnzrkRRuanOJogSok" alt=""><figcaption></figcaption></figure>

**Company Data - Company**

1. Company Logo - \**Displays in Accounts on the agency view and used in Email Reviews*
2. Company Name - \**Used as a Custom Value for Emails and SMS within campaigns*
3. Company Email
4. Company Phone
5. Company Website
6. API Key - \**Used for Zapier and API integrations*

**Company Address - Company**

1. Address
2. City
3. Zip Code
4. State/Province/Region
5. Country&#x20;
6. Time Zone - \*Automated events within campaigns work with this field to determine when to send


---

# 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://docs.getgymini.com/gymini/features/features-overview/settings/company-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.
