# Company Settings FAQ

FAQ

### How do I change my Client's Address?

You can change your client's address by going to Location View -> Settings -> Business Info -> Company Address tab<br>

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48170302702/original/ObChr8QKqX3F5hAbvPAhAGMPwUvp-Sbu5A.png?1639420074" alt=""><figcaption></figcaption></figure>

### How do I find my Client's Location ID?

When you interact with our support teams, they may request you to provide a location ID where you face a problem. Location ID is a unique ID given to every sub-account in your agency account. This helps us identify your client's account and narrow down out trouble shooting efforts.&#x20;

To locate the location ID please head over to location view -> settings -> business info and the location ID will be visible as shown below

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48172709563/original/3oAmm6vlKbZji-ni5qN99q6yuQyHkGIv8g.png?1640036637" alt=""><figcaption></figcaption></figure>

{% code overflow="wrap" %}

```
Please do not share the location ID outside of your organization. 
```

{% endcode %}


---

# Agent Instructions: 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/company-settings-faq.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.
