> For the complete documentation index, see [llms.txt](https://docs.jollyany.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jollyany.co/templates/varaham/author-information.md).

# Author Information

![](/files/i1YFpoX9hJY1zbE7PXE0)

### Create / edit the author's information

* Please go to admin > Users > Manage > Add a new user
* Enter the user's name
* In the tab Author profile, you can upload the author's image, description and social profile

{% tabs %}
{% tab title="Create a user" %}
![](/files/ka6GV8Hcw3TCN6t6dK74)
{% endtab %}

{% tab title="Add author info" %}
![](/files/2MOcpsgyuCmWECRPS09r)
{% endtab %}
{% endtabs %}

### Enable option to show author

After creating a new user and author's information, you're supposed to go to the template style > open your style > (tz\_varaham - Default) > Article / Blog > Enable author info. This step will help you to display the author info in each Joomla article.

![Enable author info](/files/myf6nTxNCYgtzfVs2R4y)


---

# 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.jollyany.co/templates/varaham/author-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.
