# AI Safety

<p align="center"><a href="https://buy.polar.sh/polar_cl_MKycmV54KogEiCMy7Oqf4zXIwWZ7wOPhtf5xg3dTn21" class="button primary" data-icon="square-caret-right">Try @Human</a><a href="https://buy.polar.sh/polar_cl_MKycmV54KogEiCMy7Oqf4zXIwWZ7wOPhtf5xg3dTn21" class="button primary" data-icon="check">Buy @Human Subscription</a><a href="https://www.planetcrust.com/human-community" class="button primary" data-icon="comments">Join @Human Community</a></p>

### Safety by Design

@Human Agentic comes with a significant list of safety features. These are likely to evolve as AI technology evolves and will always remain a top priority for Planet Crust.

### Essential Features

#### Active/Inactive Setting

All Agents can be easily switched on or off

<figure><img src="/files/xcMjeqTAZUznslmF17Qw" alt=""><figcaption></figcaption></figure>

#### Model Choice

LLM Provider and Model choice is exclusively set by the Administrator

<figure><img src="/files/sMlGSUEmJqsRzIx1BId7" alt=""><figcaption></figcaption></figure>

#### Temperature

The randomness "Temperature" of any Agents can be set individually

<figure><img src="/files/HHfDYN01IoA5oZQ5mxLh" alt=""><figcaption></figcaption></figure>

#### Budget Controls

Token count and iterations can be controlled on a per Agent basis

<figure><img src="/files/7yxKBlCIQGEcWBOiZjLf" alt=""><figcaption></figcaption></figure>

#### Timeouts

Excessive looping and other expensive runtime errors can be mitigated&#x20;

<figure><img src="/files/5tkAr8oZNFCLXRrSvt8m" alt=""><figcaption></figcaption></figure>

#### Behavioral Guardrails

An unlimited number of guardrails can be specified per Agent

<figure><img src="/files/j7vQmqE3AiA0DjceWV2F" alt=""><figcaption></figcaption></figure>

#### Internal Knowledge Base

Dedicated internal knowledge bases can be used to guide Agentic behaviour

<figure><img src="/files/e5vcNbc74B3YNjnYFI14" alt=""><figcaption></figcaption></figure>

#### MCP Policy

An MCP Policy enforces local data access

<figure><img src="/files/RawEKj6DOCgreK38hgCh" alt=""><figcaption></figcaption></figure>

... and access to Automation tools

<figure><img src="/files/5mQpsewjaENf7dVbW7kh" alt=""><figcaption></figcaption></figure>

#### RBAC Integration

Agentic access can be integrated with the @Human RBAC system

<figure><img src="/files/EHxYsoOps2c2gA9ZqqzD" alt=""><figcaption></figcaption></figure>


---

# 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.planetcrust.com/human-agents/ai-safety.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.
