# Content, author, date and description in results

```
Layout options -> Results Layout -> Show author in results? / Show content in results? / ...
```

![](http://i.imgur.com/9HFFZIg.png)

With these options you can enable/disable certain aspects in the results list. If you don't need the author, date, description in the results, just disable the corresponding option.

## Default search placeholder text

```
Layout options -> Results Layout -> Default search text
```

![](http://i.imgur.com/oM3TZwX.png)

By default there is no text in the search input area. You can however set it if you want to.


---

# 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://documentation.ajaxsearchpro.com/layout-settings/content-author-date-and-description-in-results.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.
