> For the complete documentation index, see [llms.txt](https://docs.usepylon.com/pylon-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usepylon.com/pylon-docs/integrations/chat/slack/left-company.md).

# Left Company

## **How quickly do you know that your champion has left your company?**

Our customers have told us it’s usually a minimum of weeks and sometimes even months!

With Pylon you’ll know immediately.

Instead of hopping into a customer channel and seeing that your champion is no longer in it, Pylon will immediately tell you that they have left the channel, and whether or not they are still at the company thanks to some Pylon magic 🪄.

The notification will be sent to your triage channel set for that customer.

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/pylon/images/channel-leave.png" alt=""><figcaption></figcaption></figure>

We also track when new members join channels, and notify you the same way.

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/pylon/images/channel-join.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.usepylon.com/pylon-docs/integrations/chat/slack/left-company.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
