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

# How to Use it

> Set up Codepure in just a few steps.

# Quickstart

Follow these steps to quickly set up and use Codepure:

***

## 1. Login

Login to your account to access your dashboard.

<Frame>
  <img src="https://mintcdn.com/codepure-033ac3c2/KN9F2SfZMv6OMFqs/assets/login2.png?fit=max&auto=format&n=KN9F2SfZMv6OMFqs&q=85&s=5bd6fa44a7c89b2d284bf5ac28eed629" style={{ borderRadius: '0.5rem' }} width="1918" height="1012" data-path="assets/login2.png" />
</Frame>

***

## 2. Team Management

Manage who can access your dashboard and what they can do.

* From the side menu, click "Members".

* Click "Add User".

* Enter the user’s name and email.

* Choose a role: (Admin -  AppSec - Developer).

* Set password.

* Click "Save".

<Frame>
  <img src="https://mintcdn.com/codepure-033ac3c2/hhAOIxN6H9SU03Pv/assets/team_management.PNG?fit=max&auto=format&n=hhAOIxN6H9SU03Pv&q=85&s=dcf094cbada8ff514c24f4798d5ed84c" style={{ borderRadius: '0.5rem' }} width="1363" height="599" data-path="assets/team_management.PNG" />
</Frame>

***

## 3. Configure Integrations

You need to connect your account with GitHub, GitLab, or Bitbucket before you can import your projects.

* In the side menu, click "Source Control".

* Choose the service you want to connect: GitHub, GitLab, or Bitbucket. Then click "Add New +".

* Enter the Configuration Info.

* Click "Connect".

<Frame>
  <img src="https://mintcdn.com/codepure-033ac3c2/2Dya53pA7AycuxZU/assets/gitlab_config1.png?fit=max&auto=format&n=2Dya53pA7AycuxZU&q=85&s=4733194c39f6afa936d8cd7ae7662f69" style={{ borderRadius: '0.5rem' }} width="1918" height="1011" data-path="assets/gitlab_config1.png" />
</Frame>

***

## 4. Create a Project

Add your project so you can scan it.

### Option 1: Manual Upload

Create a project manually by uploading your .zip project's file.

* Go to Projects → Create Project.

* Enter the project name and select project language.

* Upload project files.

* Click "Create Project".

<Frame>
  <img src="https://mintcdn.com/codepure-033ac3c2/KN9F2SfZMv6OMFqs/assets/manual_project1.png?fit=max&auto=format&n=KN9F2SfZMv6OMFqs&q=85&s=0c5acd79605a435de88501fc6a50ce6f" style={{ borderRadius: '0.5rem' }} width="1918" height="1018" data-path="assets/manual_project1.png" />
</Frame>

### Option 2: Repository Integration

Import your project directly from GitHub, GitLab, or Bitbucket. (You must configure integrations first — see Configure Integrations)

* Go to Projects → Import Project.

* Choose your code host: GitHub, GitLab, or Bitbucket.

* Choose the project which you want to import.

* Select project language and branch.

* Click "Run First Scan".

* Now you can click "View Full Report" to see the full results.

<Frame>
  <img src="https://mintcdn.com/codepure-033ac3c2/V2LBD8iC2NpkFJmm/assets/import_project1_github.png?fit=max&auto=format&n=V2LBD8iC2NpkFJmm&q=85&s=d34178af424ceed7a61976857245d8e1" style={{ borderRadius: '0.5rem' }} width="1918" height="1020" data-path="assets/import_project1_github.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/codepure-033ac3c2/V2LBD8iC2NpkFJmm/assets/import_project2_github.png?fit=max&auto=format&n=V2LBD8iC2NpkFJmm&q=85&s=7449350969bde49224bb412fa4c52a5f" style={{ borderRadius: '0.5rem' }} width="1918" height="1016" data-path="assets/import_project2_github.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/codepure-033ac3c2/V2LBD8iC2NpkFJmm/assets/import_project3_github.png?fit=max&auto=format&n=V2LBD8iC2NpkFJmm&q=85&s=b4c3601e7d56e39ca4e79c32b70ba359" style={{ borderRadius: '0.5rem' }} width="1918" height="1017" data-path="assets/import_project3_github.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/codepure-033ac3c2/V2LBD8iC2NpkFJmm/assets/import_project4_github.png?fit=max&auto=format&n=V2LBD8iC2NpkFJmm&q=85&s=15d81453e7e2fa178b58d7cf0d440122" style={{ borderRadius: '0.5rem' }} width="1918" height="1017" data-path="assets/import_project4_github.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/codepure-033ac3c2/V2LBD8iC2NpkFJmm/assets/import_project5_github.png?fit=max&auto=format&n=V2LBD8iC2NpkFJmm&q=85&s=471d86bf772bbe8646e1e35930f43a88" style={{ borderRadius: '0.5rem' }} width="1918" height="1020" data-path="assets/import_project5_github.png" />
</Frame>

***

## 5. Review Findings and Fixes

Codepure provides detailed information about each issue, including the vulnerability type, affected code, and proposed fixes. Use this information to better understand and resolve security issues.

<Frame>
  <img src="https://mintcdn.com/codepure-033ac3c2/bDuBqFJGeaQD-Edg/assets/sast-sqli.png?fit=max&auto=format&n=bDuBqFJGeaQD-Edg&q=85&s=5191ddcc0a509acc6127033a16fe2ac3" style={{ borderRadius: '0.5rem' }} width="1918" height="1013" data-path="assets/sast-sqli.png" />
</Frame>

***

## 6. Generate Reports

Create detailed reports of scan results.

* Open Projects from side menu.

* Choose the project for which you want to generate a report and click "Download Report".

* Select your preferred security framework.

* Select report format (PDF, WORD).

* Click "Generate Report".

<Frame>
  <img src="https://mintcdn.com/codepure-033ac3c2/7BO7HwsIrw_EDoN3/assets/reports1.png?fit=max&auto=format&n=7BO7HwsIrw_EDoN3&q=85&s=71ef6d003c93ce8305419ac686ba83a6" style={{ borderRadius: '0.5rem' }} width="1918" height="1003" data-path="assets/reports1.png" />
</Frame>

***

By following this process, you can integrate Codepure into your development workflow, ensuring secure code and streamlined remediation of vulnerabilities.
