# Configuring Urban Services

- [Central Instance Configuration](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/central-instance-configuration.md)
- [UI Build Preparation For New Instance](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/central-instance-configuration/ui-build-preparation-for-new-instance.md): UI build preparation details for central instance
- [Configuring Common Services](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services.md)
- [Deployment Of App on Play Store](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/deployment-of-app-on-play-store.md)
- [Mapping Roles With APIs](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/mapping-roles-with-apis.md)
- [Setting up a Language](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/setting-up-a-language.md)
- [Adding New Language](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/setting-up-a-language/adding-a-language.md)
- [Setting Up Default Language For SMS & Emails](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/setting-up-a-language/setting-a-default-language-for-sms-and-email.md)
- [Setting Up Service Locally](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/setting-up-service-locally.md)
- [Adding Roles To System](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/adding-roles-to-system.md)
- [Adding New APIs For Access](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/adding-new-apis-for-access.md)
- [User Events Services](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/user-events-services.md): Technical Configuration Doc
- [SMS Template Approval Process](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/sms-template-approval-process.md)
- [DIGIT: Internal Datamart Deployment Steps](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/digit-internal-datamart-deployment-steps.md)
- [Customizing PDF Notices And Certificates](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/customizing-pdf-notices-and-certificates.md)
- [Integration Of PDF In UI For Download And Print PDF](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/customizing-pdf-notices-and-certificates/integration-of-pdf-in-ui-for-download-and-print-pdf.md)
- [Customizing PDF Receipts & Certificates](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/customizing-pdf-notices-and-certificates/customizing-pdf-receipts-and-certificates.md)
- [Notification Enhancement For Different Channels](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/configuring-common-services/notification-enhancement-for-different-channels.md)
- [Common UI Docs](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/common-ui-docs.md)
- [Events & Notifications UI Docs](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/common-ui-docs/events-and-notifications-ui-docs.md)
- [Employee Flow - Events](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/common-ui-docs/events-and-notifications-ui-docs/employee-flow-events.md)
- [Employee Flow - Messages](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/common-ui-docs/events-and-notifications-ui-docs/employee-flow-messages.md)
- [Citizen Flow](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/common-ui-docs/events-and-notifications-ui-docs/citizen-flow.md)
- [Navigation Between Old & New UI](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/common-ui-docs/navigation-between-old-and-new-ui.md)
- [User Profile](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/common-ui-docs/user-profile.md)
- [Citizen Profile](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/common-ui-docs/user-profile/citizen-profile.md): User manual for common UI/UX revamp for citizen screens
- [Employee Profile](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/common-ui-docs/user-profile/employee-profile.md): User manual for common UI/UX revamp for employee screens
- [Employee City Change](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/common-ui-docs/user-profile/employee-city-change.md): User manual for common UI/UX revamp for employee city change screens
- [Update Number & Invalid Number](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/common-ui-docs/update-number-and-invalid-number.md)
- [Troubleshoot Using Browser Network Tab](https://docs.digit.org/local-governance/deploy/configure-digit/configuring-digit-services/common-ui-docs/troubleshoot-using-browser-network-tab.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.digit.org/local-governance/deploy/configure-digit/configuring-digit-services.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.
