# Inbuilt data

## Overview

Models comes with some data that is always available to you when using the software. This includes:

* Some Model templates
* Number Formats
* Useful Tags

You won't be able to edit or delete inbuilt items, though some inbuilt items (like Models) can be copied.

Inbuilt data can be easily identified by looking for the padlock icon, as shown in the example below:

<figure><img src="/files/aMDeyG3px9lHdthwvd6a" alt="A screenshot of a section of the Home Tab, highlighting inbuilt Models as indicated by a locked padlock icon next to each inbuilt Model" width="563"><figcaption><p>Examples of inbuilt Models</p></figcaption></figure>

## Inbuilt Namespaces

You cannot add items to the inbuilt Namespaces. If copying an inbuilt item, you will be asked to choose a Namespace of your own to copy the item to.


---

# Agent Instructions: 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://help.taglo.io/using-taglo-software/inbuilt-data.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.
