> 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/searching-and-downloading-properties.md).

# Searching and Downloading Properties

Searching and Downloading Properties

*To perform an assessment on a property that has already been created in RiskBase, it must be downloaded onto a device.*

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

**How to search for and download a property:**

1. Sign-in to the RiskBase application on a phone/tablet or search [app.riskbase.uk](http://app.riskbase.uk) on 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 **downwards arrow** icon (top-right corner of the screen).
5. Use the search bar to find the organisation that the property is under.
6. Select the organisation and click the **tick** icon (top-right corner of the screen), or click the **arrow** icon next to the organisation name.
7. Use the search bar to find a property.
8. Select the property and click the **tick** icon (top-right corner of the screen) to download it onto the device. The property will now appear on the screen.

> 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/searching-and-downloading-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.
