# How do I create my technical report?

For the Data Science case study you will be given a link to a DataCamp Workspace template. This template will include the data for your case study. You can do all of your analysis in this environment and you must create your final report using Workspace.

So that we can grade your report you will need to share a published version of your Workspace.&#x20;

Once you have finished your report you will need to press the "Publish" button on the left navigation bar.

<img src="/files/sha0rjE5hAyz1Mk4k0hT" alt="" data-size="original">&#x20;

When prompted, press the “Publish” button, making sure you are publishing the file that contains your report. When you publish your work it will all be run again. This means your work needs to be completely reproducible, including any package installations.

If publication fails, double-check the log and make sure all packages are installed that you need to use.&#x20;

If you change your file after you have published you will need to update the publication. We recommend that you double-check the live publication before you submit as this is the only thing we will grade.&#x20;

![](https://lh4.googleusercontent.com/-Wr44ZpzQiaZvFtV2D8Rcxtm08Cgxd-Hp189YHrsVtC4Qdnpdz8AHU-8Y-f8k1VyGV2WYKJYu56mGgxA_HOz2CcwHwi-sdJ0LxFiTLw1UZJiT0IHOUrBAgg9YKH48yzojOidOU-An7IZbRNrJ6RdAQ)

You can find much more information on how to use DataCamp Workspace in the [documentation](https://workspace-docs.datacamp.com/).

**My Workspace isn’t publishing, what should I do?**

We would recommend that you take a look through the Workspace documentation for more help.

**What format should my presentation be in?**

That is entirely up to you, but remember to think about the audience you have been asked to present to. What would be the best way to share information with them?

**Can I use BI tools for my presentation (e.g., Tableau, Power BI)?**

Of course! You can use any tool you think is appropriate for the content and audience.&#x20;

**Can I see an example of an excellent technical report/presentation?**

We don't currently have any examples of reports or presentations&#x20;


---

# 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://certification-docs.datacamp.com/case-study/how-do-i-create-my-technical-report.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.
