> For the complete documentation index, see [llms.txt](https://docs.innova-drilling.com/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.innova-drilling.com/introduction/innova-engineering-manual/well-seeker-x-manual/11.0-reporting/11.5-daily-reporting/11.5.5-settings-ribbon.md).

# 11.5.5 - Settings Ribbon

The Settings ribbon contains some extra options for customising the Daily Reports window.

![Figure 265: DDR Settings menu](/files/61c716600648263ec3ef31227160205f0068a86a)

**Columns:** This option opens a dialog where the user can select which columns will be displayed and their order.

<img src="/files/0ebf6683d5cdefca7303d0937162aa5702cbc7df" alt="Figure 266: DDR Columns Dialog" width="375">

![](/files/94a44c9c0fdc890309778e7fada8bd57ecd5ad94)**Save:** Saves changes made to the column configuration.

![](/files/0383d0f6e3e2554e254b0a2de566533576ba5518)**Move up**: It moves up the column name selected.

![](/files/b2aa91958711be9f8e6323dfe71d23e71c6235b8)**Move down:** It moves down the column name selected.

![](/files/e065380a127dd69d5961b5b1bf4e358990f2c1a9)**Select all:** Select all checkboxes to enable all columns.

![](/files/a2675c83aa9dee8132ace428df5475dea6d2cf37)**Uncheck all:** Uncheck all checkboxes to disable all columns.

![](/files/2ff4c2cc98d8fae27d17fc6cee96f9ea271eb40b)**Reset:** Reset the Survey Columns to the default options.

**Default Activity:** When slide sheet data is saved, Well Seeker will fill in any time gaps with this displayed activity code.

![Figure 267: Default Activity Code window](/files/c05593352501f00943772f97a36bf6521a716491)

**Highlight Activity:** When selected, the following lines will be automatically highlighted in the Daily Activity Grid:

* Any rotary drilling activity (2K) will be highlighted Blue
* Any slide drilling activity (2J) will be highlighted Green
* Picking up or laying down BHA (6O or 6P) will be highlighted Yellow
* Any non-productive time (8 or 26) activity will be highlighted Red

![Figure 250: Daily Activity Highlight Activity](/files/4cc216516e1dfd2869d8fd26cc9f1e9ea7431d66)

**Include Database**: Toggling this option on will include the currently selected Well Seeker database as part of the morning report package zip file. If the database size is more than 50Mb it will not be included.


---

# 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://docs.innova-drilling.com/introduction/innova-engineering-manual/well-seeker-x-manual/11.0-reporting/11.5-daily-reporting/11.5.5-settings-ribbon.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.
