# Company

Use Company to update your company profile details:

* Company name
* Website
* Company description

You can update this information at any time in **Settings**. You may also enter it during the [Create Account flow](/chatlyst-user-guide/getting-started/create-account.md) when setting up a new workspace for the first time.

<div data-with-frame="true"><img src="/files/e6b37ca177e4ba9293aaff90252435c5c462b385" alt=""></div>

1. Finish updating the details.
2. Review your changes to confirm everything is correct.
3. Select **Save Changes** to apply the updates.

<div data-with-frame="true"><img src="/files/6b8660b72df4573fd62bbe7043e6bca5f92d6cd8" alt=""></div>


---

# 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://chatlyst.gitbook.io/chatlyst-user-guide/settings/company.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.
