> For the complete documentation index, see [llms.txt](https://guide.techfleet.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/being-on-project-training/leaving-your-project-early.md).

# Leaving your Project Early

Sometimes unexpected life events will come up and make it difficult for you to complete your project.  Maybe you are interviewing for a job, or have a serious illness in your family.  When this happens, it is important to communicate with your team **early and often**.

* As soon as you know there’s a possibility you may need to leave your project, let your team leads and project management leads know
* Complete any tasks you have committed to, if possible, and let your leads know if there is anything you can’t complete
* Share your end date (final day of being on the project) with your leads as soon you know
* If you will be replaced, consider helping your replacement onboard, if possible, to relieve the burden on your team

It can be tempting to wait until you are certain about your leave to communicate with your team, but keep in mind that this puts your team in a difficult position.  If they know that you might leave, they can begin to prepare for the transition, and if it turns out that you will actually be staying on, that is totally fine!

## Head to the Next Lesson


---

# 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:

```
GET https://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/being-on-project-training/leaving-your-project-early.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.
