# Honourable mentions

## **Directus**

[Directus](https://directus.io/) is a popular choice for organizations that are looking for an open-source, self-hosted CMS. Unlike Strapi, Directus offers an unopinionated content model. Directus also has built-in SSO (SAML 2.0) and robust role-based permissioning features. However, as a relatively new CMS, they lack some features and capabilities that Sanity and Strapi currently offer (e.g., auto-save, third-party plug-ins and extensions).

## **Builder**

[Builder](https://www.builder.io/) is a headless CMS with a built-in "what you see is what you get" (WYSIWYG) editor. The WYSIWYG editor allows users to create and manage content visually without having to write code, making it easier for non-technical users to change the website. Content authors can drag and drop pages and components without a developer.

They’re also relatively new and lack many features that other CMSes currently offer, but experienced and inexperienced teams alike will love its modern, user-friendly interface.


---

# 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://tbw.rangle.io/headless-cms-playbook/headless-cms-tools/honourable-mentions.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.
