# Settings

To access settings, use the command /settings in either a group or private chat. In a group, you will directly get a settings button. In private chat, you will get a list of groups to choose from as shown in the image below. Select the group of your choice.<br>

<figure><img src="/files/59iTfpQmTF9M1va04vQP" alt=""><figcaption></figcaption></figure>

Once the settings are opened, you will get a menu like this. :point\_down:<br>

<figure><img src="/files/pjOeTmQKjuL3BTzNp4IJ" alt=""><figcaption></figcaption></figure>

Select "Track Custom Community/Influencers accounts" button, you will see something like :point\_down:

<figure><img src="/files/d5wF75JVHTU0Xp2H71iO" alt=""><figcaption></figcaption></figure>

Clicking on "Track custom account" will ask you to enter a username.

<figure><img src="/files/Fy797ZGiAptM5ntluza9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/a3xFRNL64beDhULddUQ8" alt=""><figcaption></figcaption></figure>

Congrats, you're done adding a custom account :tada:


---

# 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.tweetstormbot.com/overview/our-features/track-custom-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.
