> For the complete documentation index, see [llms.txt](https://help.simnetonline.com/changelog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.simnetonline.com/changelog/2021-updates/o365-january-2021.md).

# O365 - January 2021

### &#x20;All Applications: Contextual Tab Update

Microsoft has renamed and reorganized many contextual tabs. Contextual tabs are available when the appropriate content is selected within an application like an image in a PowerPoint presentation.

### All Applications: Search Bar

Cosmetic change to the placement of the Search Bar. It now appears in the Title Bar. More information from Microsoft [here](https://support.microsoft.com/en-us/office/search-at-the-top-96fee452-80cd-492d-a35c-5c37584b416b?ui=en-us\&rs=en-us\&ad=us).<br>

![](/files/-MUF_LwyDwrwralxJT9N)

### Access: Add Tables Task Pane

The **Add Tables** task pane (which stays open while you work) replaces the modal **Show Tables** dialog box in Query Design View and the Relationships window. Visit [this link](https://support.microsoft.com/en-us/office/the-add-tables-task-pane-56eb7df2-8a52-4e90-a7e0-8f891a5c56bd?ui=en-us\&rs=en-us\&ad=us) to Microsoft for screenshots and more information about functionality.![](blob:https://triadinteractive.jira.com/874b2877-c67c-4cd4-afa6-278c7c1b4e5f#media-blob-url=true\&id=9bc02255-3cd5-4adf-b5ea-fdeb7df283a0\&collection=contentId-1090682883\&contextId=1090682883\&mimeType=image%2Fpng\&name=image-20201001-173651.png\&size=13502\&width=240\&height=415)

![](/files/-MUFZCooxHf7DvkHTCDz)

### Access: Add Tables Button

In Query Design view, in the Query Setup group, the Show Table button has been replaces with the **Add Tables** button. Only the name has changed, the icon remains the same.![](blob:https://triadinteractive.jira.com/79f05c38-9282-4fa1-b9c0-fc1fc19b61f0#media-blob-url=true\&id=60e3d20e-fa41-4b50-a584-845076053cd3\&collection=contentId-1090682883\&contextId=1090682883\&mimeType=image%2Fpng\&name=image-20210115-142122.png\&size=23372\&width=497\&height=128)

![](/files/-MUFZGjNILxmilC7ZU78)

### PowerPoint: Right Click Menu

Cosmetic change to the right-click menu that appears when you right-click a slide in the Slides pane. Visit [this link](https://support.microsoft.com/en-us/office/share-a-link-to-a-specific-slide-4f5f3d5e-1674-4742-8cf1-9623050c19ef?ui=en-us\&rs=en-us\&ad=us) to Microsoft for screenshots and more information.

![](/files/-MUFkNuBHJmdPASuNpiJ)


---

# 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://help.simnetonline.com/changelog/2021-updates/o365-january-2021.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.
