> 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/adding-floor-plans-to-a-property.md).

# Adding Floor Plans to a Property

Adding Floor Plans to a Property

*For floor plans to be used in an assessment on the RiskBase application (E.g., to pin an action onto one), they must first be uploaded against the correct property in admin.*

Firstly, plans must be added as files against a property.

**How to add a floor plan into the files section:**

1. Sign in to [admin.riskbase.uk](http://admin.riskbase.uk).
2. Find a property using the drop down arrow before an organisation.
3. Right click on the property and select **Files**.
4. Click **Add Files**.
5. Upload a floor plan.

It can now be added as an available floor plan to that property and further information can be provided

**How to add a floor plan to a property:**

6. Right click on the property again and select **Details**.
7. Click the **Plans** tab.
8. Click **+ Add Plan**.
9. Provide a name (or select from the drop down menu) and any additional information.
10. Click **Choose Image, .PDF or .SVG**. All files against this property will be listed, including the floor plan just added.
11. Select the plan and click **Use Selection**.
12. Click **Save Plan**.


---

# 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/adding-floor-plans-to-a-property.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.
