# Managing Your Internship on Folio

Congratulations! You were hired for an internship. Now it's time to do the work, log your hours, and get paid.

Internships managed through Folio are called Contracts. These contracts can be found on the left sidebar by selecting Jobs > Contracts.

<figure><img src="/files/2mUNxBontRbVQzDaz6xa" alt=""><figcaption></figcaption></figure>

### Managing Contracts <a href="#manage-contracts" id="manage-contracts"></a>

Clicking into an active contract, you'll find four tabs:

**Onboarding:** View onboarding materials associated with this project and check-off as you complete the assigned steps so that your employer can monitor your progress!

**Tasks:** Review assigned deliverables and input tasks and hours as you make progress on the project to ensure your employer can monitor and facilitate payment.

**Payments:** View completed payments for your work history and navigate to Stripe Express to download a copy of the invoice for your records.

**Internship Details:** Revisit the original job posting and the details associated with it!

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

### Submitting Hours <a href="#contract-states" id="contract-states"></a>

In order to get paid, you must submit your hours for your host company to review. Under the Tasks tab, select the top most row, add the date you completed the tasks, then the task description, and finally the number of hours you worked on it. If your host company doesn't have specific tasks and prefers to just review hours, you can create a task for a full week, and the number of hours you worked that week:

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/6762753dff440c4ab171ea2a/images/680efd69d28bfe4e70f42b71/file-Mej4NNE14O.png)

<br>

### Contract States <a href="#contract-states" id="contract-states"></a>

Contracts can be either In Progress, Paused, or Completed.

* In Progress: You can continue to add tasks and input hours!
* Paused: Your employer has paused the contract. You can only add tasks or input hours once they resume the contract.
* Completed: The contract has been marked as completed.

<br>

#### Reach out for support! <a href="#were-always-available-1" id="were-always-available-1"></a>

Feel free to email us at <support@folio.works>.


---

# 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.folio.works/policies/managing-your-internship-on-folio.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.
