> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-parametrage/communication-client/modifier-ladresse-de-votre-structure.md).

# Edit Your Structure's Address

To edit the addresses displayed to customers and manage locations and the general structure address in Yoplanning.pro, follow these detailed instructions. This will help you ensure that the address displayed to your customers is up to date, accurate, and matches your current needs.

#### Change the Address of Your Structure

1. **Accessing Configuration**: Start by logging into your Yoplanning.pro account. Go to the main menu and select **"Administration"**, then **"Configuration"**.
2. **Select Team**: In the configuration menu, find and select the **"Team"** option. This will take you to the page where you can manage your organization's information.
3. **Edit Address**: Use the **"3 dots"** menu located at the top right of the Team page to access advanced options. Select **"Edit"** to change Team information, including addresses.
4. **Available Addresses**: Note that there are two types of addresses you can configure:
   * **General Address**: The main address of your structure, which can be used as a general reference point for your business.
   * **Billing Address**: Specific for issuing invoices, this address is used as the legal address of your headquarters. Be sure to update it if necessary to match your billing needs.
5. **Location Management**: For addresses related to specific meeting places for your activities, [refer to location management.](https://github.com/Vaka-team/gitbook_yoplanning_doc/blob/main/english/yoplanning-academie/yoplanning-parametrage/parametrage-produit/definir-les-lieux-de-rendez-vous-dans-yoplanning.pro) This section allows you to adjust the specific addresses for each activity or meeting place that you offer.

#### Directions for Use

* **Address Accuracy**: Make sure addresses are accurate and up-to-date to avoid confusion from your customers. Use clear descriptions if necessary for specific locations.
* **Meeting Locations**: If your business does not have an office or fixed location to meet clients, clearly specify in your business description the meeting locations to avoid clients coming to an inappropriate address.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-parametrage/communication-client/modifier-ladresse-de-votre-structure.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
