> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/smartfaq-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoops.gitbook.io/smartfaq-tutorial/operating-instructions/managing-content-in-smartfaq-module.md).

# Managing content in SmartFAQ module

If you have followed this guide in a logical order, you have now set up, configured and entered some categories and content in the SmartFAQ module. In previous help pages we have referred to table lists that become populated with questions and answers and open questions. Let's describe what these look like and explain the editing and management tools for organising your content. These screens will look familiar, except for the display of content in the tables.

The image below shows the main admin index page. You can now see the module summary and also the Q\&As in the module. Initially the page will show ALL types of content and any status.

In order to make your management easier SmartFAQ provides two powerful filter options for displaying the module contents. **Sort order** and '**select a status**'. These selectors will affect all content displayed in the main table list. This allow the administrators to filter from several different options and combinations making the task of reviewing, editing, approving, and rejecting material much easier.

Lets move over the image to get detailed explanations of the table, then on the next page we will detail each filter screen.

**Page: /modules/smartfaq/admin/index.**

![image001.png](/files/-LD6N34ZfJ7hA_2OAIqS)


---

# 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, and the optional `goal` query parameter:

```
GET https://xoops.gitbook.io/smartfaq-tutorial/operating-instructions/managing-content-in-smartfaq-module.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
