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

# Build Logs

## How to view build logs?

**Pre Deployment: While Importing a Model**

* `Go to Workspace -> In Progress/Failed -> Choose Model`

<img src="https://mintcdn.com/inferless-68/yfvi5Br0pyuIRFZe/images/build-logs-1-model-card.png?fit=max&auto=format&n=yfvi5Br0pyuIRFZe&q=85&s=7301c6de4363c6ce0f8849945b4934d8" alt="" width="2730" height="1448" data-path="images/build-logs-1-model-card.png" />

Click on the model that you would like to see the logs for

* A Pop-Up will open with the logs that are being generated.

<img src="https://mintcdn.com/inferless-68/yfvi5Br0pyuIRFZe/images/build-logs-2-pre-logs.png?fit=max&auto=format&n=yfvi5Br0pyuIRFZe&q=85&s=a2f272c1e3210eaa43c543e679079ee2" alt="" width="2732" height="1442" data-path="images/build-logs-2-pre-logs.png" />

View the build logs. Click on referesh

* You can search and debug as per your requirement.The logs will also be available for models that have failed under the same section. You can debug the same.

**Post Deployment : New build via web-hook**

* Go to your `workspace space -> "My Models" -> Logs -> Build Logs`

<img src="https://mintcdn.com/inferless-68/yfvi5Br0pyuIRFZe/images/build-logs-3-post-build.png?fit=max&auto=format&n=yfvi5Br0pyuIRFZe&q=85&s=a6e3037ce83fc59f39a393832cdec195" alt="" width="2730" height="1438" data-path="images/build-logs-3-post-build.png" />

* You can now view the build logs that are generated. The logs would be available only for the last build (Success or failure).
