# Security Log

The Security Log records security-relevant events for your organization — sign-ins, role changes, access requests, settings updates, and more.

### Who can use it

Editor and Admin.

### What gets logged

* User sign-ins and sign-outs
* Access requests and approvals
* Role assignments and changes
* Settings and integration updates
* Failed authentication attempts

### Workflow

* Open the Security Log if you suspect unauthorized activity
* Use it to verify when and by whom a setting was changed
* Reference it during periodic access reviews

### Tips

* The Security Log is read-only and tamper-evident — it's the source of truth for "who changed that?"
* Run a quick scan of the log monthly as a basic hygiene practice
* If you see something genuinely suspicious, contact TheContentForge support immediately


---

# 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://thecontentforge.gitbook.io/thecontentforge-docs/feature-guides/security-log.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.
