# Using tiny+

- [Getting started](https://docs.tiny.plus/guides/getting-started.md): Help and advice for getting started with tiny+
- [Designing your project pipeline](https://docs.tiny.plus/guides/getting-started/designing-your-project-pipeline.md): Customise your firm's project pipeline.
- [Designing your client relationship pipeline](https://docs.tiny.plus/guides/getting-started/designing-your-client-relationship-pipeline.md): Design a business development process for your firm with a client relationship pipeline.
- [Setting up categories and tags](https://docs.tiny.plus/guides/getting-started/setting-up-categories.md): Sort your projects, companies and contacts into logical groups with Categories and Tags.
- [Importing your content](https://docs.tiny.plus/guides/getting-started/importing-your-content.md): Bring your contacts, client and projects into tiny+
- [Adding your team](https://docs.tiny.plus/guides/getting-started/adding-your-team.md): Understand users, team members and your subscription.
- [Guides](https://docs.tiny.plus/guides/guides.md)
- [News Feed](https://docs.tiny.plus/guides/guides/news-feed.md): Some tips for how you can best use the tiny+ news feed
- [For Me](https://docs.tiny.plus/guides/guides/for-me.md): Your dashboard view of your projects, companies, contacts and events.
- [Projects](https://docs.tiny.plus/guides/guides/projects.md): From lead to portfolio piece, tiny+ keeps track of all your projects.
- [Companies](https://docs.tiny.plus/guides/guides/companies.md): Get a full view of all your firm's relationships.
- [Contacts](https://docs.tiny.plus/guides/guides/contacts.md): A central collection of your and your firm’s Contacts.
- [Assessments](https://docs.tiny.plus/guides/guides/assessments.md): Use tiny+’s Ratings + Assessments tool to develop short questionnaires in tiny+ that can be undertaken against a company or project.
- [User Permissions & Roles](https://docs.tiny.plus/guides/guides/user-permissions-and-roles.md): Set different levels of access to tiny+ for your team members.
- [How Tos](https://docs.tiny.plus/guides/how-tos.md)
- [Merging duplicate records](https://docs.tiny.plus/guides/how-tos/merging-records.md): Found some duplicate records? Here's how to combine them.
- [Subscribing to a news feed](https://docs.tiny.plus/guides/how-tos/subscribing-to-a-news-feed.md)
- [Enabling Two Factor Authentication](https://docs.tiny.plus/guides/how-tos/enabling-two-factor-authentication.md): Add extra security to your tiny+ user account.
- [Building Lists](https://docs.tiny.plus/guides/how-tos/building-lists.md): Lists let you build and sort catalogues of projects, companies or contacts
- [Integrations](https://docs.tiny.plus/guides/integrations.md)
- [SharePoint / Intranet](https://docs.tiny.plus/guides/integrations/sharepoint-intranet.md): You can embed certain tiny+ views into your SharePoint or other intranet platform
- [Office 365](https://docs.tiny.plus/guides/integrations/office-365.md): You can use tiny+ to synchronise your contacts and calendar items between your Office 365 Outlook mail account and tiny+.
- [Synergy](https://docs.tiny.plus/guides/integrations/synergy.md): Setting up and managing our integration with Synergy practice management software from Total Synergy.
- [Mailchimp](https://docs.tiny.plus/guides/integrations/mailchimp.md): Email campaign software integration between tiny+ and Mailchimp.
- [Zapier](https://docs.tiny.plus/guides/integrations/zapier.md)
- [Custom integrations](https://docs.tiny.plus/guides/integrations/custom-integrations.md): Looking to connect your custom business application to tiny+?
- [Advanced topics](https://docs.tiny.plus/guides/advanced.md)
- [Project date fields](https://docs.tiny.plus/guides/advanced/untitled.md): Here we explain the purpose of each date field in tiny+ for projects.
- [Single Sign-On (Azure)](https://docs.tiny.plus/guides/advanced/single-sign-on-azure.md): Allow your users to log in with your domain usernames and passwords.


---

# 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://docs.tiny.plus/guides.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.
