# Manual Uploads

The Manual Uploads section provides instructions for manually importing data into the platform. It covers uploading application entitlement data to manage access permissions, importing employee data for identity management, and mapping identities to employees to ensure accurate association and access control.

* [Application Entitlement Data](/getting-started/setting-up-your-tenant/application-integrations/custom-application-integration-data-upload.md)
* [Employee Data](/getting-started/setting-up-your-tenant/integrate-employee-data/manual-user-data-upload.md)
* [Mapping Identities to Employees](/getting-started/setting-up-your-tenant/application-integrations/mapping-identities-to-employees.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://docs.balkan.id/getting-started/setting-up-your-tenant/application-integrations/manual-uploads.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.
