> For the complete documentation index, see [llms.txt](https://docs.digit.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digit.org/platform/guides/data-setup-guide.md).

# Data Setup Guide

Post the installation of DIGIT, follow the guides below to set up data.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://core.digit.org/guides/data-setup-guide/user-module"><mark style="color:blue;"><strong>Create Users</strong></mark></a></td><td>The first step is to add users to the system</td><td></td><td><a href="/pages/hg1yrrv5uVi3HiS1VClh">/pages/hg1yrrv5uVi3HiS1VClh</a></td></tr><tr><td><a href="https://core.digit.org/guides/data-setup-guide/localisation-module"><mark style="color:blue;"><strong>Setup Localisation</strong></mark></a></td><td>Ensure labels are available in readable format in UI</td><td></td><td><a href="/pages/Y816v8ftJB08cQ18A2ZB">/pages/Y816v8ftJB08cQ18A2ZB</a></td></tr><tr><td><a href="https://core.digit.org/guides/data-setup-guide/location-module"><mark style="color:blue;"><strong>Setup Location</strong></mark></a></td><td>Configure tenants and boundary hierarchy before setting up other master data</td><td></td><td><a href="/pages/AJR981sp7niGYfEqTDda">/pages/AJR981sp7niGYfEqTDda</a></td></tr></tbody></table>


---

# 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.digit.org/platform/guides/data-setup-guide.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.
