> ## Documentation Index
> Fetch the complete documentation index at: https://julius.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Collaboration

> You can now easily invite teammates to join your Notebook, making data analysis more efficient and collaborative. Instantly see exactly where each team member is working, enhancing clarity and productivity.

<div style={{ display: "flex", justifyContent: "center" }}>
  <iframe width="560" height="315" src="https://www.youtube.com/embed/IyM_e2V-KgU?si=PHPrpOC3LOyRecPE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</div>

***

# How it works

<Steps>
  <Step title="Invite Teammates">
    Invite teammates to collaborate on and analyze data together in real-time. Click share and add the emails of the team members you'd like to collaborate with.

    <video src="https://mintcdn.com/julius-d061c216/e4XOnQYgN9SAL3df/images/notebooks/collaboration/inviting-team-zoom-gradient-final.webm?fit=max&auto=format&n=e4XOnQYgN9SAL3df&q=85&s=935dd517cec665d51e91a4a23aa9f905" autoPlay muted loop playsInline style={{ width:"100%",borderRadius:"8px" }} data-path="images/notebooks/collaboration/inviting-team-zoom-gradient-final.webm" />
  </Step>

  <Step title="Know who and when people join your Notebook.">
    Watch people join your Notebook in the top right corner!

    <video src="https://mintcdn.com/julius-d061c216/e4XOnQYgN9SAL3df/images/notebooks/collaboration/team-signs-on.webm?fit=max&auto=format&n=e4XOnQYgN9SAL3df&q=85&s=aa2f25e028125ebbf7879246f67cb3a4" autoPlay muted loop playsInline style={{ width:"100%",borderRadius:"8px" }} data-path="images/notebooks/collaboration/team-signs-on.webm" />
  </Step>

  <Step title="Follow along where people are typing in your Notebook.">
    See the prompts and outputs that you and your team are working on in real time.

    <video src="https://mintcdn.com/julius-d061c216/e4XOnQYgN9SAL3df/images/notebooks/collaboration/side-panel-zoom-gradient.webm?fit=max&auto=format&n=e4XOnQYgN9SAL3df&q=85&s=48fe8b55225b9dc5f7ae1f140f4e7ab0" autoPlay muted loop playsInline style={{ width:"100%",borderRadius:"8px" }} data-path="images/notebooks/collaboration/side-panel-zoom-gradient.webm" />
  </Step>

  <Step title="Anyone can edit, add, or run cells within your Notebook.">
    Build and fine tune your Notebook in real time! Run cells and watch Julius analyze and visualize your data!

    <video src="https://mintcdn.com/julius-d061c216/e4XOnQYgN9SAL3df/images/notebooks/collaboration/run-analysis-zoom-gradient.webm?fit=max&auto=format&n=e4XOnQYgN9SAL3df&q=85&s=03da826ee97d50726e8793da943f573b" autoPlay muted loop playsInline style={{ width:"100%",borderRadius:"8px" }} data-path="images/notebooks/collaboration/run-analysis-zoom-gradient.webm" />
  </Step>
</Steps>

<Tip>
  Live collaboration is a new feature! For any questions, feedback, bugs, or anything reach out to [team@julius.ai](mailto:team@julius.ai)
</Tip>

# Frequently Asked Questions

<Accordion title="Is Collaboration only available for Notebooks?" defaultOpen="true">
  Yes, this is only available for Notebooks. If you want to stay in the know for when we bring this to Threads, reach out to get on the early access list at [team@julius.ai](mailto:team@julius.ai).
</Accordion>

<Accordion title="Is this available on Business and Enterprise plans?" defaultOpen="true">
  Yes. If you have a Business or Enterprise plan with a team workspace, you can use collaboration in your Notebooks there.
</Accordion>

<Accordion title="Who can I invite to my Notebooks? Is there a limit?" defaultOpen="true">
  You can invite anyone to join your Notebook, and there is no limit to the amount of people you can invite.
</Accordion>

<Accordion title="Who has permission to share the Notebook and manage its sharing settings?" defaultOpen="true">
  Only the owner of the Notebook can update the sharing settings, including inviting and adding other users to the Notebook
</Accordion>

<Accordion title="Who can upload files to the Notebook?" defaultOpen="true">
  Currently only the owner of the Notebook can upload files to the Notebook
</Accordion>

<Accordion title="Where do the files generated by the Notebook go?" defaultOpen="true">
  All files generated and output by the Notebook will be added to the shared Team Files
</Accordion>
