# Authoring Information

Each piece of **content** within Drupal has a designated **Author**. To change the **Author** for a specific **content**, follow the steps and screenshots below:

1. Go to the **Content** you would like to edit and click on **Edit.**
2. Click on the **Authoring information** tab from the node setting
3. Edit the **Author** and the **Authoring Date**
4. Click **Save.**

<figure><img src="/files/04Otzp9x9FAtB1RfqvPB" alt=""><figcaption><p><strong>Authoring Information</strong> Tab</p></figcaption></figure>


---

# 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://docs.varbase.vardot.com/10.1.x/content-designers/content-management/authoring-information.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.
