> 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/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/web-application-user-manual/registries/organizations.md).

# Organizations

## **Create Organisation**

**Home > Sidebar Menu/ Homepage > Organization > Search Organization > Create Organization**

To create an Organization for a Project -

1. Click on Organization in the sidebar menu from the homepage and select Create Organization. Alternatively, one can click on Organization from the homepage to view Search Organization and click on Add New Organization.
2. This displays the Create Organization page with various details such as the name of the organization, functional details, contact, financial and location details to be filled.
3. Click on Create Organization after filling in the details.

![](/files/rUYznAWo6DactTvY2U7B)

![](/files/NM9tz71CkIeps2qmeoeZ)

![](/files/BJF8dRUrPM7KEfqzdn0P)

![](/files/vFMvmqpaSuyDj221vvuJ)

## **Search Organisation**

**Home >Sidebar Menu/ Homepage > Organisation > Search Organisation**

To Search for an Organisation for a project -

1. Click on Organisation in the sidebar menu from the homepage and select Search Organisation.
2. This will display the Search Organisation page where details such as Ward, Organisation Type, Name of the Organisation, and Organisation ID need to be filled.
3. This will view the Search Result; Organisation ID, Name of the Organisation, Organisation Type, Organisation Sub type, Address and Status.

![](/files/kQBWlXaha8zMA2Y96Hlk)

![](/files/CUB0o1K8Q4vjNFql52Dt)

## **View Organisation**

**Home >Sidebar Menu/ Homepage > Organisation > Search Organisation > Organisation ID > View Vendor Organisation**

1. Click on Organisation in the sidebar menu from the homepage and select to Search Organisation.
2. This will display the Search Organisation page where details such as Ward, Organisation Type, Name of the Organisation, Organisation ID needs to be filled.
3. This will view the Search Result; Organisation ID, Name of the Organisation, Organisation Type, Organisation Sub type, Address and the Status.
4. Click on Organisation ID to view the Vendor Organisation.

![](/files/Bg0RNkoQV614cPQpOOeT)

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd-vPqfx6yRjCyqNA9J4ffeiRrB9Fwz-3Pbm-THuc3rmduxfQn3tNm66cxZ0mPjZI9oWKorRhHSP5b_R42kzckGe-BWvp_BnRW9Xk1t7km-iXRl1i1qiExrNZsFm2ubrm8Ju8LmxA?key=7xt9KYpRfaW1p-OjcYhu-Rx0" alt=""><figcaption></figcaption></figure>

## **Modify Organisation**

**Home > Sidebar Menu/ Homepage > Organisation > Search Organisation > Organisation ID > View Vendor Organisation**

![](/files/1tGi9t6Z13nUAJI6aZpC)

To modify any details regarding Organizations, one must view the Organizations and then click on Modify at the bottom of the page. This will display all the details of the Organization. Make necessary changes and click on Save at the bottom.

![](/files/57WtmLs5fwXgnScWxdNH)


---

# 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/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/web-application-user-manual/registries/organizations.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.
