# 4.1 Summary

Here you can see the summary of your activities, showing you the number of categories, number of articles, incl. info about how many are submitted, published, and are off-line. You can also see all of the articles, and you have two buttons on top to create a new Category or new Article:

![](/files/-LD6N0sxgLFqjI62FirW)

As you can see here, all articles except the "submitted" one look the same. The "submitted" article has a green arrow to indicate that an action is needed.

You can also define the view in many different ways, for example, by sorting: you select a field that you want to sort on:

![](/files/-LD6N0szaIxNIfIepOS_)

and then select the order:

![](/files/-LD6N0t0EwA2RBUKN5wU)

You can also filter by status:

![](/files/-LD6N0t2scsNbTOldjcU)

Together it gives you a nice Dashboard to get a better overview of your Blog or News.


---

# 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://xoops.gitbook.io/publisher-tutorial/4.0-operating-instructions/4.1-summary.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.
