# Account Settings

When logged in to PacPost live you will have the ability to update some of your account settings from your account settings portal. To access this portal use the following procedure:

1. From the PacPost Live homepage, click the PacPost Live icon on the top right of the window.
2. Select **Account Settings.**
3. From the Account Settings page you will have the ability to do the following:
   1. Change your **profile image**.
   2. Change or remove your **Title**.
   3. Update the method that you would like to receive your **Two-Factor-Auth**. The options here include SMS (default), Google Auth or Twilio Authy.
   4. After you have made any changes click the **Save Changes** button to apply the changes to your account.


---

# 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://wiki.pacpost.com/public-wiki/overview-of-roles/creating-an-account/account-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.
