# "How to" Videos

- [Remove formatting from an email](https://help.intheloop.io/how-to-videos/remove-formatting-from-an-email.md)
- [Rename my shared inbox in Loop](https://help.intheloop.io/how-to-videos/rename-my-shared-inbox-in-loop.md)
- [Log out of Loop](https://help.intheloop.io/how-to-videos/log-out-of-loop.md)
- [Snooze an email](https://help.intheloop.io/how-to-videos/snooze-an-email.md)
- [Move an email from a shared inbox to a team](https://help.intheloop.io/how-to-videos/move-an-email-from-a-shared-inbox-to-a-team.md)
- [Create a rule](https://help.intheloop.io/how-to-videos/create-a-rule.md)
- [Reply to an email using a canned response](https://help.intheloop.io/how-to-videos/reply-to-an-email-using-a-canned-response.md)
- [Create an auto response using a canned response](https://help.intheloop.io/how-to-videos/create-an-auto-response-using-a-canned-response.md)
- [Assign an email to yourself or colleague](https://help.intheloop.io/how-to-videos/assign-an-email-to-yourself-or-colleague.md)
- [Add a team member to Loop](https://help.intheloop.io/how-to-videos/add-a-team-member-to-loop.md)
- [Add a Loop file to an email](https://help.intheloop.io/how-to-videos/add-a-loop-file-to-an-email.md)
- [How to set up Loop for your team](https://help.intheloop.io/how-to-videos/how-to-set-up-loop-for-your-team.md)
- [How to easily assign any email to a team member](https://help.intheloop.io/how-to-videos/how-to-easily-assign-any-email-to-a-team-member.md)
- [How to set up and use email signatures](https://help.intheloop.io/how-to-videos/how-to-set-up-and-use-email-signatures.md)
- [How to set up and use canned responses](https://help.intheloop.io/how-to-videos/how-to-set-up-and-use-canned-responses.md)
- [How to select and manage multiple items at once](https://help.intheloop.io/how-to-videos/how-to-select-and-manage-multiple-items-at-once.md)
- [How to quickly search for a contact, team or shared inbox using "Jump To"](https://help.intheloop.io/how-to-videos/how-to-quickly-search-for-a-contact-team-or-shared-inbox-using-jump-to.md)
- [How to create a team](https://help.intheloop.io/how-to-videos/how-to-create-a-team.md)
- [How to create a simple round robin](https://help.intheloop.io/how-to-videos/how-to-create-a-simple-round-robin.md)


---

# 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://help.intheloop.io/how-to-videos.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.
