# Settings

**Inveterate settings are split into two sections, your personal profile settings and your company account settings.**

**Profile Settings** is where you set your personal user information, such as your username and password.

**Password Reset** will show you how to reset your password within the Profile Settings menu.

**Account Settings** is where you set your business-level information, such as your company logo and brand name.

Follow the steps below to learn how to configure both sections correctly.

{% content-ref url="/pages/iu8FXyR5nLpKxF5FYO1l" %}
[Profile Settings](/help-center/guides/settings/profile-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/w0DiAlT8raexhUyw4cFd" %}
[Password Reset](/help-center/guides/settings/password-reset.md)
{% endcontent-ref %}

{% content-ref url="/pages/82y1DbIf9vSCc09JSwZw" %}
[Account Settings](/help-center/guides/settings/account-settings.md)
{% endcontent-ref %}


---

# 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://help.inveterate.com/help-center/guides/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.
