> 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/local-governance/v2.7/urban.md).

# Introducing DIGIT Urban

## Mission

Building an urban governance platform to catalyze digital transformation across towns and cities - changing the way citizens interact with government bodies.

## Overview

DIGIT Urban Stack is a set of Open APIs, services, and reference implementations, set up as a public good, to allow government entities, businesses, startups, and civil society to use a unique digital Infrastructure and build solutions for urban India at a large scale. It provides a set of open standards, specifications and documentation to create a level playing field and enable ecosystem players to innovate on the stack. As a public good, the platform is provided without profit or restriction to all members of society.

![](/files/-MMu60u0J25rEzMUxwEh)

![](/files/-MMu60u14nMmXSX4x0S2)

{% hint style="info" %} <mark style="color:orange;">**Important Updates:**</mark>&#x20;

**DIGIT is certified as a Digital Public Good (DPG) by the** [**Digital Public Goods Alliance (DPGA)**](https://digitalpublicgoods.net/) **- a multi-stakeholder initiative with a mission to accelerate the attainment of sustainable development goals. Find the DIGIT platform in the** [**DPG registry**](https://digitalpublicgoods.net/registry/) **along with a host of other globally recognized DPGs.**&#x20;

[**Click here**](https://digitalpublicgoods.net/) **for more details.**
{% endhint %}

## Goals

The urban mission offers digital governance solutions that encapsulate the core platform principles. The apps provide

* Secure & reliable governance tools
* Simple reusable modules for effective integration
* Scalable & standardized solutions
* Open APIs to promote interoperability
* Multiple channel support
* Configurable building blocks that support customization at each stage

## Approach

DIGIT-Urban focuses on inclusion and is designed on the principle of enhancing both platform openness and choice for citizens. The platform uses open APIs and standards, creating a powerful framework to drive convergence across the multiple systems currently in use and to lower the barrier to entry for locally-developed solutions.&#x20;

Keeping in mind that most Indians use the internet through their phones, we follow and advocate a “mobile-first” approach, while supporting multi-channel access to accommodate diverse needs and preferences.

![](/files/-MMu60u3TBWd2HSfzJsd)

* **Open Source** - DIGIT is Open Source and has been built using the best in class Open Source technology stacks powering the most advanced companies in the world. DIGIT is able to provide the lowest total cost of ownership and helps ensure that governments retain strategic control of their systems and data.
* **Mobile-Enabled** - DIGIT has adopted a mobile-first approach, with robust mobile applications enabling citizens to easily access government services through their phones. Government officials and field workers are also empowered with mobile applications that enable them to deliver 24×7 governance with ease.
* **Real-time Dashboards** - DIGIT’s real-time dashboards provide governments with actionable insights on demand. Administrators and department heads are empowered with verified data that enables them to manage their work and budgets better. Field-level employee reports enable effective performance management and ensure efficient usage of government resources.

## Useful Links

{% embed url="<https://egov.org.in/innovation-ecosystem>" %}
Explore the DIGIT Ecosystem
{% endembed %}

{% content-ref url="/pages/-MgiGQw2BOkS4a4zB1lo" %}
[Architecture](/local-governance/v2.7/platform/architecture.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgiGQwKhfGMODOANEI0" %}
[Products & Modules](/local-governance/v2.7/products/modules.md)
{% endcontent-ref %}

{% content-ref url="/pages/zPbjOnN5M1I9S6jJ6Diq" %}
[Installation](/local-governance/v2.7/platform/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgiGR-lH\_ya9xxAGIh-" %}
[Configuration](/local-governance/v2.7/platform/configure-digit.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgiGR1oCB25h0nTqATn" %}
[Customization](/local-governance/v2.7/platform/customizing-digit.md)
{% endcontent-ref %}

## Contact Us

{% embed url="<https://egov.org.in/contact-eGov/>" %}

> [![Creative Commons License](https://i.creativecommons.org/l/by/4.0/80x15.png)*​*](http://creativecommons.org/licenses/by/4.0/)*All content on this page by* [*eGov Foundation*](https://egov.org.in/) *is licensed under a* [*Creative Commons Attribution 4.0 International License*](http://creativecommons.org/licenses/by/4.0/)*.*


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.digit.org/local-governance/v2.7/urban.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
