# Metadata overview

The SignSpace metadata features make contract management easier and more structured. The needed information is available to the people who need it and is easy to find. Information can be organised to meet the organisation specific data management requirements. The predefined data structures can be utilised to build automated processes, such as sharing of content, automated notifications when the contracts are due for renewal and fully automated archiving.

Predefined metadata structures allow users to add metadata when they create signing requests or share files. In order for users to add metadata, structures must be first specified.

Metadata [**templates**](https://guide.signspace.com/en/managing-meta-data/add-metadata-templates) are used to collect the required metadata from users. Metadata [**fields**](https://guide.signspace.com/en/managing-meta-data/add-metadata-fields) determine what data is collected.

<br>


---

# 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://guide.signspace.com/en/managing-meta-data/metadata-overview.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.
