> 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-the-riskbase-app/creating-new-properties.md).

# Creating New Properties

*To perform an assessment, a virtual representation of a property must be created in RiskBase.*

*Before creating one, search for the property in RiskBase first. This ensures that it does not already exist on the system, as assessments created in a duplicate property **cannot** be copied over.*

*Note that an internet connection is required to create a new property. Once created, users can sync to work offline.*

**How to create a new property:**

1. Sign-in to the RiskBase application on a phone/tablet or search [app.riskbase.uk](http://app.riskbase.uk) in a web browser.
2. Click on the teal-coloured RiskBase shield (top-left corner of the screen).
3. Select **Download Properties**.
4. Click on the ‘**+**’ icon (top-right corner of the screen).
5. Under **Organisation**, click **Choose an organisation** to select the organisation that this property will be listed under.

> Ensure that the correct organisation is chosen, as the property cannot be moved to a different organisation later.

6. Under **Property Name**, enter the property’s name.
7. Click the **tick** icon (top-right corner of the screen) to create the property. It will now appear on the screen.
8. Click on the property. On the **Overview** page, users can edit the property’s name, add a photo of it using the camera icon, fill in its address, a phone number, and a custom reference if required.

> Assessments can now be performed on this property.


---

# 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-the-riskbase-app/creating-new-properties.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.
