Skip to content

Commit 22e8855

Browse files
authored
Update README.md
1 parent 600c474 commit 22e8855

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ For authenticated setups, also set:
5656
openclaw config set plugins.entries.agent-control-openclaw-plugin.config.apiKey "ac_your_api_key"
5757
```
5858

59+
### Example policy
60+
61+
Here is an [example policy](https://gist.github.com/lan17/02a63572228a2bbda3dc658cf8323d20) which blocks all tools except read and memory for anyone who is not an admin. For read you can specify approved files and folders.
62+
63+
To use it, make sure your OpenClaw agent is already registered with Agent Control, then go to your agent in Agent Contorl UI, click "Add Control" -> "Create Contorl" -> "Write your own" and copy paste JSON.
64+
5965
## Configuration
6066

6167
| Setting | Type | Default | Description |

0 commit comments

Comments
 (0)