
Getting Started Guide
How to Use Entelligence
A practical guide to get you up and running with Entelligence. Written by Delv Editorial, Delv Team.
Getting started with Entelligence
After reading this guide, you will be able to sign up for Entelligence, run your first code review, and optimise your results to catch more bugs effectively.Step 1: Sign up and set up
- Go to Entelligence's website.
- Click on the "Sign Up" button in the top right corner.
- Enter your email address and create a password. Alternatively, you can sign up using a GitHub account by clicking the "Sign up with GitHub" button.
- Confirm your email via the link sent to your inbox.
- Once signed in, you’ll be prompted to connect your code repository. Follow the on-screen instructions to link your GitHub or Bitbucket account.
Step 2: Your first code review
- After connecting your repository, navigate to the "Projects" tab on the left sidebar.
- Click the "New Project" button.
- Select the repository you want to analyse from the dropdown menu.
- Click "Create Project." The tool will start scanning your code.
- Once the scan is complete, go to the "Reports" section to view the results. Here, you'll see issues detected, including bugs and suggestions for improvements.
Step 3: Get better results
- To enhance the accuracy of your reviews, ensure your code is well-organised and uses consistent naming conventions.
- Use the "Settings" option in your project to adjust the sensitivity of the analysis. A higher sensitivity can catch more issues but may also generate false positives.
- Regularly update your project settings and run reviews after significant changes to your codebase to keep results relevant.