> For the complete documentation index, see [llms.txt](https://docs.cloudfabrix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/actions.md).

# Actions

**Navigation**: Select Organization (if you have more than one), click on Actions to perform the following actions on the menu.

![Fig1. Navigation to Actions](/files/-M6z-HB3NetDn6EEoCCT)

{% hint style="info" %}
There are two ways a user can access Actions or Details. First Navigate to My Organizations and then either click on hamburger menu or select Actions button. Both leads to Actions Menu.
{% endhint %}

The following actions are available. Click on the individual action to navigate to dashboard.

![Fig1. Actions Menu](/files/-M6yy0kvgENlhNCYtED-)

1. [Services](https://docs.cloudfabrix.io/cfx-aia/customer-admin/my-customers/actions/services)
2. [Files](https://docs.cloudfabrix.io/cfx-aia/customer-admin/my-customers/actions/upload-files)
3. [Dictionaries](https://docs.cloudfabrix.io/cfx-aia/customer-admin/my-customers/actions/upload-dictionaries)
4. [Discovery Jobs](https://docs.cloudfabrix.io/cfx-aia/customer-admin/my-customers/actions/discovery-jobs)
5. [Snapshots](https://docs.cloudfabrix.io/cfx-aia/customer-admin/my-customers/actions/snapshots)
6. [Clambda Jobs](https://docs.cloudfabrix.io/cfx-aia/customer-admin/my-customers/actions/clambda-jobs)
7. [State Operations](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/actions/state-operations)
8. [Replacement Rate](https://docs.cloudfabrix.io/cfx-aia/customer-admin/my-customers/actions/replacement-rate)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cloudfabrix.io/cfx-aia/aia-tasks-functions/actions.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.
