# Fundamentals

- [PrismProject API](/fundamentals/prismproject-api.md): The PrismProject class is the entrypoint into all Prism projects.
- [PrismProject().run](/fundamentals/prismproject-api/prismproject-.run.md)
- [PrismProject().graph](/fundamentals/prismproject-api/prismproject-.graph.md)
- [Tasks](/fundamentals/tasks.md)
- [Targets](/fundamentals/targets.md)
- [Multiple targets](/fundamentals/targets/multiple-targets.md)
- [CurrentRun API](/fundamentals/currentrun-api.md)
- [CurrentRun.ref()](/fundamentals/currentrun-api/currentrun.ref.md)
- [CurrentRun.conn()](/fundamentals/currentrun-api/currentrun.conn.md)
- [CurrentRun.ctx()](/fundamentals/currentrun-api/currentrun.ctx.md)
