# Content creation

## Content creation (Secretariat)

Once [logged in](https://www.ipbes.net/user/register), you will be able to create content on the website using forms that are made available on different parts of the website

## Content editing

You can go back into a piece of content you have created or those that you have permissions to modify. If you have the appropriate permissions you will see an edit tab on the top of the piece of content. By clicking that tab you will be provided with a form to edit the content. Make the desired changes and hit save.


---

# 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://ict.ipbes.net/user-documentation/content-management/admin-content-create.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.
