# Panel

&#x20;&#x20;

![CollectAction Left Menu](/files/nD0KOUL1k9efXDAkVY1Y)

1. &#x20; **ACTIONS**\
   &#x20; This section displays a list of all actions. You can view, load, and test actions that are suitable for your infrastructure details from here. [General](/collectaction-app-store/action/general.md)
2. &#x20; **YOURS**\
   &#x20; This section displays a list of installed (previously saved) actions. You can see whether the actions are in active, passive, or test mode in the list.&#x20;
3. &#x20; **VARIBLE**\
   &#x20; In this section, you can create new variables or review previously created variables.[Variables](/collectaction-app-store/filter-settings/advanced-settings/variables.md)
4. &#x20; **ANALYTICS**\
   &#x20; This section allows you to control the interaction of actions with users and analyze their analytics. [Analytic](/collectaction-app-store/other/analytic.md)
5. &#x20; **BOT** \
   &#x20; This section allows you to create and examine the details of your **chatbot**. [ChatBot](/collectaction-app-store/chatbot/create-chatbot.md)
6. &#x20; **SETUP**\
   &#x20; In this section, you can access your CollectAction **script**. [Add Script](/collectaction-app-store/entry/add-script.md)
7. &#x20; **HELP**\
   &#x20; In this section, you can contact us and get assistance for any issues you may encounter.
8. &#x20; **SETTINGS**\
   &#x20; This section allows you to edit your infrastructure settings. [Settings](/collectaction-app-store/other/settings.md)
9. &#x20; **MY ACCOUNT**\
   &#x20; This section enables you to update your account information and change your account password.
10. **LOGOUT**\
    &#x20;This section allows you to log out of your account.<br>


---

# 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://yapaytech.gitbook.io/collectaction-app-store/panel.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.
