> For the complete documentation index, see [llms.txt](https://docs.riskbase.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.riskbase.uk/getting-started-in-admin/viewing-and-editing-property-details-in-an-organisation.md).

# Viewing and Editing Property Details in an Organisation

Viewing and Editing Property Details in an Organisation

**Viewing properties in an organisation:**

1. Sign-In to [admin.riskbase.uk](http://admin.riskbase.uk).
2. Organisations will appear on the left-hand side.
3. Click the drop-down arrow next to an organisation to view the property groups (where properties are sorted into).
4. Click the drop-down arrow next to a property group to view the properties within.

**Viewing a property’s details:**

1. Right click on a property.
2. Click **Details** to view its address, UPRN (if applicable), Assessment and Survey Status, and Responsible People (scroll to the bottom).
3. Right click on the property and click **Assessments** to view all assessments under that property.
4. Right click on the property and click **Tasks** to view all tasks under that property.

**Editing a Property’s Details:**

1. Right click on a property.
2. Click **Details**.
3. Click **Edit Section**.
4. Edit details as required.
5. Click **Save Section**.


---

# 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.riskbase.uk/getting-started-in-admin/viewing-and-editing-property-details-in-an-organisation.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.
