> For the complete documentation index, see [llms.txt](https://docs.arthajobboard.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arthajobboard.com/admin/manage-data.md).

# Manage data

This page will have data from the platform which can be managed by the admin. You can go the this page by clicking on the "Manage Data" as shown in the below image.

<figure><img src="/files/7WUscPDQ4D7ywPX5GTvk" alt=""><figcaption><p>Manage Data</p></figcaption></figure>

Admin will have access to add, update or delete the data from the platform which includes the details mentioned below:

{% content-ref url="/spaces/3TjBKG14VRZgguFLwlBD/pages/O3N7iBkj6FoqtBYQAXsh" %}
[Manage Candidates](/admin/manage-data/manage-candidates.md)
{% endcontent-ref %}

{% content-ref url="/spaces/3TjBKG14VRZgguFLwlBD/pages/6RODWMcBy5sL0YDybeRA" %}
[Manage Employer](/admin/manage-data/manage-employer.md)
{% endcontent-ref %}

{% content-ref url="/spaces/3TjBKG14VRZgguFLwlBD/pages/e1BeMyUSEkYCUFG4PVtL" %}
[Manage Staff](/admin/manage-data/manage-staff.md)
{% endcontent-ref %}

{% content-ref url="/spaces/3TjBKG14VRZgguFLwlBD/pages/dN9tncPjKidU8XyR46gc" %}
[Manage/Create Jobs](/admin/manage-data/manage-create-jobs.md)
{% endcontent-ref %}

{% content-ref url="/spaces/3TjBKG14VRZgguFLwlBD/pages/jLhfQcWu9TssrISkk0y7" %}
[Manage reviews](/admin/manage-data/manage-reviews.md)
{% endcontent-ref %}

{% content-ref url="/spaces/3TjBKG14VRZgguFLwlBD/pages/mAYcdyVdbJk6UFvM244e" %}
[Import history](/admin/manage-data/import-history.md)
{% endcontent-ref %}


---

# 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.arthajobboard.com/admin/manage-data.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.
