Project Assets
Learn how to add project assets on the project main page.
We'll cover the following
Adding the project assets
Project assets play an essential role in executing a subtask of a project. Let’s discuss how to use them.
As shown in the image above, we can add files such as images as project assets. These can be used anywhere within the project.
Add the project assets
Any file can be uploaded to the project assets and referred to with the generated link in the markdown or any other suitable widget. All we have to do is:
- Step 1: Click on the “Add file” button and upload the file.
- Step 2: Click on the “Save” button for the project.
Use the project assets
- Step 3: A link will be generated. We can copy and use this link in the markdown or any other suitable widget within the project.
We have demonstrated the use of an image as an asset. In practice, we can use code files, configurations, or even database files as assets and use them in different available widgets.
Now let’s learn about the project runtime in our upcoming lesson.