# Manage

- [Intro](https://search.guides.reactify.com.au/manage/intro.md): The following sections help you manage your settings in regards to automations, your account, and view which extract tags are in use.
- [Product](https://search.guides.reactify.com.au/manage/product.md): Manage what data is indexed, define tags to extract, exclude tags and more.
- [Metafields](https://search.guides.reactify.com.au/manage/product/metafields.md)
- [Markets](https://search.guides.reactify.com.au/manage/product/markets.md)
- [Automations](https://search.guides.reactify.com.au/manage/automations.md): Control the syncing schedule, threshold, and tasks to disable when required.
- [Account](https://search.guides.reactify.com.au/manage/account.md): Manage your billing details, payment method and download invoices.
- [Shared Stores](https://search.guides.reactify.com.au/manage/account/shared-stores.md)
- [Activity Logs](https://search.guides.reactify.com.au/manage/activity-logs.md)
- [Bulk Sync Logs](https://search.guides.reactify.com.au/manage/bulk-sync-logs.md)


---

# 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://search.guides.reactify.com.au/manage.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.
