Toggle navigation
Home
▼ Details
Products and pricing
Chart gallery
User stories
Text analytics
CDC NAMCS Library
Blog
Tutorials
Contact
Sign in
Post Editor
← All help posts
View post
Save
The goal of initial project setup is to provide client's a neat and engaging view of their project. It's best if we can deliver an initial view and have a work session with clients quickly (4 hours - 1 business day). <img src="/uploads/upload/image/5200/direct/1703682861260-image.png" alt="Protobi dashboard showing Johnson&Johnson ZS cEGFR Demand Estimation project with multiple survey questions displayed, including State, Specialty, and Title questions with red bar charts and a US state map visualization."> ## Project overview In [Project overview and branding](/admin-access/logo-and-splash-images) make sure you add a logo and image URL. Typically the logo is our direct client's logo. The image is the end client's logo. This way, our direct client sees baseball cards with their different client's logo and they can easily identify which project they're looking for. You can go to [https://app.protobi.com/admin/organizations](https://app.protobi.com/admin/organizations) to find our direct client's logo URL within the organization's account. For the end client image, you can typically find a good high quality image through Google search or on their website (i.e. www.janssen.com). <img src="/uploads/images/image-how-to-set-up-projects-neatly-and-quickly-2025-02-24-10-53-01.54.44 PM.png" alt="Project settings Overview page showing configuration fields for the ZS cEGFR Demand Estimation project, including Name, Brief title, Description, Logo and Image URLs, and status color options." style="max-width: 400px"> ## Custom CSS In addition to adding color schemes for charts, we can also change the color of GUI components to give the dashboard a more custom branded feel. For instance here, you might use red for icons, bars and toggle-able buttons to match the Johnson&Johnson logo. You can also use Custom CSS to specify what font should be used in the dashboard. <img src="/uploads/upload/image/5200/direct/1703683625399-image.png" alt="Protobi dashboard displaying Background Section with two survey questions (cmdxcq20_1 and cmdxcq20_2) about NSCLC patient needs, showing 7-point scale responses with red horizontal bar charts."> The color for GUI components can be set in Custom CSS. <img src="/uploads/images/image-how-to-set-up-projects-neatly-and-quickly-2025-02-24-10-53-53.05.41 PM.png" alt="Project settings Custom CSS page displaying a code editor with 9 lines of CSS rules for customizing Protobi interface styling, including font, colors, and button states." style="max-width: 400px"> In the example below, we use CSS to change: 1. Font for all text seen in project (i.e. question headline, titles, formats, etc.) 2. Bar color on standard elements 3. Triangle color on compact groups 4. Panel heading color on GUI dialogs 5. Default color of all element icons 6. Toggle-able toolbar button color 7. Headline text color on elements that are set to slide layout ## Custom CSS example ```plain .protobi {font-family:verdana,sans-serif} .protobi .element .bar.fg {background-color:#578DBC} .protobi .element.compact table .row-toggle.arrow-right {border-left-color:#444} .protobi .panel .panel-heading {background:#578DBC} .protobi .element .icon-field {background-color:#578DBC} .protobi .pure-button.pure-button-active {background-color:#578DBC} .protobi .element.slide .headline {color:#09357A; font-weight:800;} ``` ## Multi-element editing mode For projects where there are a lot of similar questions with the same edits, do the [Basic project setup](/new-to-protobi/basic-project-setup) but use [multi-element editing mode](/edit-access/edit-multiple-elements-at-once) where you can. Consistently selecting multiple groups or elements at once to edit them can significantly cut down the editing time over the course of initial setup. For instance, fq10x has two groups under it that should both be compacted to mean. You can select both and compact them to mean at the same time. You can even take this one step further and expand other groups like fq10xb and fq10bxb and select any other groups underneath that should also be compacted to mean. <img src="/uploads/images/image-how-to-set-up-projects-neatly-and-quickly-2025-02-24-10-54-28.34.30 AM.png" alt="Protobi dashboard showing two selected numeric questions (fq10x2xc and fq10x3xb for Chemotherapy only and Immunotherapy only) with filter boxes and percentage distributions displayed side by side." style="max-width: 400px"> <img src="/uploads/images/image-how-to-set-up-projects-neatly-and-quickly-2025-02-24-10-54-58.36.53 AM.png" alt="Multi-element editing dialog showing 'Compact to' options with 'Mean' selected, alongside the main dashboard displaying multiple treatment allocation questions with Chemotherapy only, Immunotherapy only, and Osimertinib sections." style="max-width: 400px"> ## Left panel setup ### Banners Set up the left panels with a Banners tab. It makes it easier for your client because there's already a tab here that allows them to easily add elements to the left side for easy access and for the crosstab drop-down menu. Make sure you use the exact key “banners” because that is the key reference that will feed into the crosstab drop-down menu. You can always use title case “Banners” as the displayKey. <img src="/uploads/upload/image/5200/direct/1703684651339-image.png" alt="Protobi left sidebar showing Banners tab selected with three survey questions displayed: qCountry (country of practice), quotaPUBvsPRI (public vs private setting), and quotaSetting (academic vs community setting), all with red bar charts." width="324px"> ### Notes Add another tab to the left panel for notes. This gives your client a nice consolidated view of all the notes you added during initial setup that you can discuss with them during the work session. <img src="/uploads/upload/image/5200/direct/1703684994463-image.png" alt="Protobi Notes tab displaying a list of to-do items for various survey questions, each with a red indicator icon and blue notification badge showing one note per item." width="290px"> Notes is a chartType, so all you have to do is add a new tab in the left panel and set the chartType from the GUI dialog. <img src="/uploads/upload/image/5200/direct/1703685192095-image.png" alt="Chart type selection dialog showing various visualization options with the 'notes' chart type highlighted in green at the bottom right." width="434px"> ## Colors Ask the client for their brand or their end client's brand/template [colors](https://help.protobi.com/edit-access/colors#Add%20new%20colors-1). If they haven't yet provided colors, just make sure the colors in the initial view look nice. For instance here, if you know that their brand definitely uses red, you could create some monochromatic and dichromatic color schemes. <img src="/uploads/images/image-how-to-set-up-projects-neatly-and-quickly-2025-02-24-10-55-40.36.32 PM.png" alt="Colors configuration dialog showing icon color selection and multiple color scheme options including default, dimono, ascending, descending, default-4-point, and 2-point schemes, with red and pink color palettes displayed." style="max-width: 400px"> ### Dichromatic On charts, the dichromatic scheme can looks nice. But make sure your scheme has the enough different shades of colors, or you will run into the issue of different products having the same exact color. <img src="/uploads/upload/image/5200/direct/1703702721502-image.png" alt="Stacked bar chart showing Treatment Allocation for metastatic NSCLC patients across eight countries, using a dichromatic red color scheme with multiple treatment categories displayed as percentage bars."> ### Gradient If you simply just use a two point color theme, then you can choose to interpolate the gradients and add a neutral middle color, then there won't be a case of different products having the same exact color. <img src="/uploads/upload/image/5200/direct/1703702730551-image.png" alt="Same Treatment Allocation chart as previous, but with an open color scheme dialog showing the 2-point gradient options selected with checkboxes for 'Interpolate selected scheme as a color gradient' and 'Add neutral middle color to two-color gradients'."> ### Fixed number of colors If the client doesn't want a dichromatic theme or if they already provided a set number of colors, then simply use those colors as the default color scheme. You can create various ascending, descending, x-point color schemes using one or more colors from the client's colors. <img src="/uploads/images/image-how-to-set-up-projects-neatly-and-quickly-2025-02-24-10-56-36.16.01 PM.png" alt="Colors configuration dialog showing icon color selection and multiple color scheme options with blue and green color palettes, including default, ascending, descending, default-4-point, and 2-point schemes." style="max-width: 400px"> Sometimes there may be more products, attributes, etc. in the chart than colors that the client provided, in that case you can ask your client what to do. Here, we're using the 7 colors the client provided on a 12 product chart. The client can choose to add more colors and you can show them during the work session. But overall having some sort of color scheme that reflects their brand ahead of the call will contribute to a neat and thoughtful initial view that looks and feels familiar to them. <img src="/uploads/images/image-how-to-set-up-projects-neatly-and-quickly-2025-02-24-10-57-10.55.08 PM.png" alt="Treatment Allocation stacked bar chart displaying treatment distribution across eight countries using a multi-color scheme with blues, greens, and grays for 12 different treatment categories." style="max-width: 400px"> ## Presentation mode Turn presentation mode on before the initial work session. This will make the project look cleaner and less overwhelming especially when it's a first time client, or you're doing a Protobi demo. Ultimately, it's up to your client if they want to keep presentation mode on and you can show them how to toggle it on/off during the call. Note that presentation mode automatically puts the text that's in the displayKey into the headline, if there's no displayKey it falls back to the key. You can press directly on the headline if you want it to be different than the displayKey/key. <img src="/uploads/images/image-how-to-set-up-projects-neatly-and-quickly-2025-02-24-10-57-41.08.55 PM.png" alt="Protobi Screener section in presentation mode showing State and Specialty questions with clean visualizations - a US state map with red heat coloring and a horizontal bar chart of medical specialties." style="max-width: 400px"> ## Admin tab Tuck away disclosures and hidden variables into an Admin tab. You can review these elements with the client during the work session, but to maintain a neat view it's best there's a designated place to put elements that might never be looked at. <img src="/uploads/upload/image/5200/direct/1703685354874-image.png" alt="Admin tab in Protobi showing Disclosures section with four disclosure items (DIS1xA through DIS4xA) at 100% or 96%, and a hidchange section tracking survey fielding changes with dates and percentages."> ## Project inventory Add a tab in the center panel for [project inventory](/new-and-updated-articles/add-project-inventory-details). A project inventory element is a list of project details like the number of rows and columns in the data and the number of elements in the project setup. If a client's project has a longer than usual load time, it's nice to have this element handy to check the inventory for number of blank cells and unreachable elements. <img src="/uploads/upload/image/5200/direct/1703688569356-image.png" alt="Info tab displaying a Dataset Size inventory panel showing project statistics including 185 rows, 1424 columns, 263,440 total cells, 16% blank cells, and detailed element counts by type."> Inventory is a chartType, so all you have to do is add a new tab in the left panel and set the chartType from the GUI dialog. <img src="/uploads/upload/image/5200/direct/1703688637571-image.png" alt="Chart type selection dialog with the 'inventory' chart type highlighted in green, showing it among other available chart types." width="424px">
Publishing
Date
Status
Published
Draft
Slug
edit
Content
Thumbnail
Categories
Manage
New to Protobi?
Charts
Making Changes
Intermediate topics for editors
Frequently Asked Questions
SERMO Topics
Tutorial Pages
Internal Docs
Data Processing
Videos
Obsolete
GSG Admin
SERMO Admin
GSG Topics
How to...
Basics for viewers
Basics for editors
For project admins
Advanced topics
Assessments
Articles (in-progress)
New and updated articles
Process data in Protobi
superseded
Text open-end questions
Troubleshooting
Tracking studies
Organizing the view
API References
Tools
AI Database
Checking AI...
Convert to MD
Danger zone
Delete