# Table actions

Smaply offers an organized way to manage your journey maps, personas, metrics, and portfolio through intuitive tables. Here’s an overview of what you can do in each section:

* **Search and filter**: Quickly locate specific table items by applying filters or using the search bar.
* [**Save views:**](/dashboard/table-actions/saved-views.md) Create and save customized table views with specific filters for yourself or your team.&#x20;
* **Sort**: Arrange table items by name, creation date, or other criteria.
* **Favorite:** Mark journey maps, templates and saved views as favorites for quick access from your dashboard.
* [**Copy to other workspaces:**](/dashboard/table-actions/copy-assets-across-workspaces.md) Duplicate journey maps, templates or personas to use them in other workspaces for collaboration or organization.
* [**Move to library:**](/dashboard/account-library.md) Move items to the account library to make them available to all workspaces in your account.
* [**Bulk actions:**](/dashboard/table-actions/bulk-actions.md) Update multiple items simultaneously to save time and streamline workflows.


---

# 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://helpdesk.smaply.app/dashboard/table-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.
